Find this code in your template:


<b:if cond='data:blog.url == data:blog.homepageUrl'>
<meta content='DESCRIPTION HERE' name='description'/>
<meta content='KEYWORDS HERE' name='keywords'/>
</b:if>


Now Replace,

DESCRIPTION HERE with your site description.
KEYWORDS HERE with your site keywords.